home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / pschunky.z / pschunky
Text File  |  1998-10-30  |  9KB  |  199 lines

  1.  
  2.  
  3.  
  4. PPPPSSSSCCCCHHHHUUUUNNNNKKKKYYYY((((1111))))                      IIIImmmmpppprrrreeeessssssssaaaarrrriiiioooo                       PPPPSSSSCCCCHHHHUUUUNNNNKKKKYYYY((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      pschunky - convert a PostScript file to CHUNKY data format
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ppppsssscccchhhhuuuunnnnkkkkyyyy [----oooo filename] [----pppp pod_path]
  13.               [----dddd format] [----wwww width] [----llll length]
  14.               [----rrrr res] [----xxxx hres] [----yyyy vres]
  15.               [----XXXX hoff] [----YYYY voff] [----ffff] [----DDDD]
  16.               [PostScript input file]
  17.  
  18. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.      _p_s_c_h_u_n_k_y converts a PostScript file into CHUNKY printer data format, for
  20.      use by CHUNKY format printer drivers. Starting in Impressario 1.1, the
  21.      CHUNKY format has been superseded by the STIFF file format (see
  22.      _l_i_b_s_t_i_f_f(_3)).  The _p_s_c_h_u_n_k_y program is provided for compatibility with
  23.      _I_m_p_r_e_s_s_a_r_i_o release 1.0 and _T_e_k_P_h_a_s_e_r 1.0.  The successor program,
  24.      _p_s_r_i_p(_1), should now be used for PostScript to raster format conversion.
  25.  
  26.    CCCCoooommmmmmmmaaaannnndddd LLLLiiiinnnneeee OOOOppppttttiiiioooonnnnssss
  27.      By default, _p_s_c_h_u_n_k_y assumes that its input will be arriving on standard
  28.      input (stdin), and that its output should be written to standard output
  29.      (stdout).  If a filename is specified after all option switches, data
  30.      will be read from that file rather than from standard input.
  31.  
  32.      ----oooo _f_i_l_e_n_a_m_e
  33.                Specifies the name of the file to which the rasterized output
  34.                will be sent.  If the ----oooo option is not specified, output will
  35.                be sent to standard output.
  36.  
  37.      ----pppp _p_o_d__p_a_t_h
  38.                Specifies the full pathname of the Printer Object Database
  39.                (POD) files (see _l_i_b_p_o_d(_3)). The POD pathname is typically
  40.                /_v_a_r/_s_p_o_o_l/_l_p/_p_o_d/<_p_r_i_n_t_e_r__n_a_m_e>. If this option is specified,
  41.                the printer specific values for output width, length,
  42.                resolution, offset and format are filled in from the POD and
  43.                need not be specified using command-line options.  Use of the
  44.                ----pppp option is preferable to manually setting the options because
  45.                changes to the printer configuration file will then be
  46.                reflected in the program's output. The values read from the POD
  47.                ._c_o_n_f_i_g file can be selectively overridden using the command-
  48.                line options.  If POD values must be overridden, specify the
  49.                overriding options after (to the right of) the ----pppp option, since
  50.                the rightmost option takes precedence. See warnings section
  51.                below.
  52.  
  53.      ----dddd _f_o_r_m_a_t Specifies the output data format. The value of _f_o_r_m_a_t may be
  54.                one of the following: kkkk (black only), ccccmmmmyyyy (CMY only, default),
  55.                or ccccmmmmyyyykkkk (CMYK data). These data formats are described further
  56.                in the _I_m_p_r_e_s_s_a_r_i_o _D_e_v_e_l_o_p_e_r'_s _G_u_i_d_e.  The data format is
  57.                normally derived from the POD, which is kept up to date with
  58.                the current printer configuration. Note that all output formats
  59.                are one bit deep.
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. PPPPSSSSCCCCHHHHUUUUNNNNKKKKYYYY((((1111))))                      IIIImmmmpppprrrreeeessssssssaaaarrrriiiioooo                       PPPPSSSSCCCCHHHHUUUUNNNNKKKKYYYY((((1111))))
  71.  
  72.  
  73.  
  74.      ----wwww _w_i_d_t_h, ----llll _l_e_n_g_t_h
  75.                The ----wwww and ----llll options specify the output data area in dots, in
  76.                the horizontal (x) and vertical (y) directions, respectively.
  77.                These values are normally derived from the POD, which is kept
  78.                up to date with the currently loaded paper size.
  79.  
  80.      ----rrrr _r_e_s, ----xxxx _h_r_e_s, ----yyyy _v_r_e_s
  81.                The ----rrrr option specifies the printer resolution in dots per inch
  82.                in the horizontal (x) and vertical (y) directions
  83.                simultaneously.  These values may be set independently using
  84.                the ----xxxx and ----yyyy options.  These values are normally derived from
  85.                the POD, which is kept up to date with the current printer
  86.                configuration.
  87.  
  88.      ----XXXX _h_o_f_f, ----YYYY _v_o_f_f
  89.                These options specify the horizontal (x) and vertical (y)
  90.                offsets of the frame buffer origin, respectively.  These
  91.                options may be used to adjust the PostScript origin to
  92.                compensate for image clipping and should be used with care.
  93.                Values for these options are normally derived from the POD.
  94.  
  95.      ----ffff        Specifies that the output should be in landscape orientation
  96.                rather than portrait. Note that specifying this option simply
  97.                creates the raster imaging framebuffer with the page width and
  98.                height values swapped.  It is the responsibility of the
  99.                PostScript input code to operate correctly in a landscape
  100.                orientation.
  101.  
  102.      ----DDDD        Specifies verbose output for debugging purposes.
  103.  
  104. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  105.      psrip(1), sgi2ps(1), libpod(3), libstiff(3), and the _I_m_p_r_e_s_s_a_r_i_o
  106.      _D_e_v_e_l_o_p_e_r'_s _G_u_i_d_e for a specification of the CHUNKY data format.
  107.  
  108. WWWWAAAARRRRNNNNIIIINNNNGGGGSSSS
  109.      1.   The _p_s_c_h_u_n_k_y program is obsolete and is provided for compatibility
  110.           with earlier versions of the _I_m_p_r_e_s_s_a_r_i_o product.The program may be
  111.           removed from future releases of _I_m_p_r_e_s_s_a_r_i_o. Developers should use
  112.           the _p_s_r_i_p program and _l_i_b_s_t_i_f_f to produce and read STIFF format
  113.           output files.
  114.  
  115.      2.   A number of undocumented and unsupported command-line options found
  116.           in earlier releases of _p_s_c_h_u_n_k_y have been removed.
  117.  
  118. NNNNOOOOTTTTEEEE
  119.      If _p_s_c_h_u_n_k_y is given an unrecognized or incomplete command line option
  120.      switch, it will print a warning message to the standard error, ignore the
  121.      option and continue processing.
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136. PPPPSSSSCCCCHHHHUUUUNNNNKKKKYYYY((((1111))))                      IIIImmmmpppprrrreeeessssssssaaaarrrriiiioooo                       PPPPSSSSCCCCHHHHUUUUNNNNKKKKYYYY((((1111))))
  137.  
  138.  
  139.  
  140. KNOWN BUGS
  141.      The command-line options for pschunky are not compliant with the
  142.      _I_m_p_r_e_s_s_a_r_i_o _F_i_l_t_e_r-_D_r_i_v_e_r _S_p_e_c_i_f_i_c_a_t_i_o_n.
  143.  
  144. FFFFIIIILLLLEEEESSSS
  145.      /usr/lib/print/pschunky                Program file
  146.      /usr/lib/print/psrip                   PostScript interpreter used by
  147.                                             pschunky.
  148.      /usr/lib/print/data/PSRIPmasterDPSVM   DPS Virtual Memory file
  149.      /usr/lib/print/data/PSRIPstartup.ps    Startup code (optional)
  150.      /usr/lib/DPS                           Display PostScript font and
  151.                                             support directory
  152.      /usr/lib/print/data/DPSprolog          Apple LaserWriter statusdict
  153.                                             emulation prolog (optional)
  154.  
  155. TTTTRRRRAAAADDDDEEEEMMMMAAAARRRRKKKKSSSS
  156.      PostScript is a registered trademark of Adobe Systems, Inc.
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.                                                                         PPPPaaaaggggeeee 3333
  196.  
  197.  
  198.  
  199.